[MRESOLVER-588] Add env-variables as sys-props in Maven-4 SessionBuilderSupplier#539
[MRESOLVER-588] Add env-variables as sys-props in Maven-4 SessionBuilderSupplier#539HannesWell wants to merge 1 commit intoapache:masterfrom
Conversation
Fixes https://issues.apache.org/jira/browse/MRESOLVER-588 for the Maven-3 SessionBuilderSupplier
|
A similar change (plus the line |
|
Personally, I'd skip doing this altogether and here is why:
|
I understand that. But the problem can be and that's why I encountered this at all, is that some artifacts cannot be resolved some system properties are missing. |
|
Superseded by #724 |
Maven3 supplier lacks `env.` entries from session system properties. Maven4 supplier has no system properties at all set. Supersedes #539 --- https://issues.apache.org/jira/browse/MRESOLVER-588 Co-authored-by: @HannesWell
|
Resolve #1262 |
Fixes https://issues.apache.org/jira/browse/MRESOLVER-588 for the Maven-3
SessionBuilderSupplier